kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.collections
/
[JRE]MutableIterator
/
remove
remove
JRE
abstract
fun
remove
(
)
Content copied to clipboard
Removes from the underlying collection the last element returned by this iterator.